***** RELEASE NOTES 2021-09-13 *****
We have added additional optional elements and fields to the current webservice definition and we have changed 1 field type. 
All have the intention to accomodate more and more accurate booking information.

* SubStatus
    - New section subStatus with 3 new fields is added to:
	a. getStatus
	b. getStatusHistory
	c. getStatusHistoryByQuery

	The structure is:
	<subStatus>
	   <type></type>
	   <detail></detail>
	   <description></description> (optional minOccurs=0)
	</subStatus>

* QuantityM2
    - The field type is changed from INT to DECIMAL. It now also supports, for example, value “1.5” (m2) instead of only “1” (m2) or “2” (m2).

* New fields in receiver address (Building/Floor/Department/Doorcode)
    - These 4 receiver address fields already existed for almost a year in the API/myTranssmart Dashboard. These fields are now also added to the wsdl:
	a. building
	b. floor
	c. department
	d. doorcode